home *** CD-ROM | disk | FTP | other *** search
Text File | 1986-05-02 | 1.1 KB | 32 lines | [TEXT/ttxt] |
- Newsgroups: net.sources.mac
- Subject: Go Program for the Macintosh
- Date-Received: 2 Mar 86 21:39:16 GMT
- Sender: daemon@ucbvax.BERKELEY.EDU
- Here is the executable for my Go program, written in Megamax C.
-
- Unless I get flames, sources and docs will follow in about 1 week.
- I want to add a feature to allow one machine to play another over
- the modem ports before I post sources - any suggestions, any
- standards in place?
-
- Why am I posting this? To give others a reasonable starting
- point, there's still a long way to go.
-
- Some features of the program are:
-
- - Reasonable graphic display and user (mouse) interface.
- - User selectable board sizes, from 3 X 3 to 19 X 19.
- - Stones are optionally displayed with or without numbers.
- - 3 modes of play: computer vs. computer, computer vs. human,
- and human vs. human.
- - Look ahead upto a width of 5 nodes and a depth of 5 levels
- (not practical for 19 X 19 board size). Look ahead moves
- can be optionally displayed during the look ahead process.
- - Ability to record a game, and play back all or part of
- recorded games.
-
- I am open to suggestions and comments. Let me know if it works.
-
- loganj@byuvax.bitnet
-
-